home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Extras / NetObjects Fusion / NOF10.exe / data1.cab / CSSLib / Elemental_Green / text.css < prev   
Encoding:
Cascading Style Sheet File  |  2007-04-11  |  2.9 KB  |  146 lines

  1. BODY
  2. {
  3.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  4.     color : rgb(40,120,10);
  5.     font-weight : normal;
  6.     font-style : normal;
  7.     background-color : rgb(242,249,226)
  8. }
  9.  
  10. A:active
  11. {
  12.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  13.     color : rgb(171,213,80);
  14.     font-weight : normal;
  15.     font-style : normal;
  16.     text-decoration : none
  17. }
  18.  
  19. A:link
  20. {
  21.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  22.     color : rgb(171,213,80);
  23.     font-weight : normal;
  24.     font-style : normal;
  25.     text-decoration : none
  26. }
  27.  
  28. UL
  29. {
  30.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  31.     color : rgb(119,182,8);
  32.     font-style : italic;
  33.     list-style-type : circle
  34. }
  35.  
  36. A:visited
  37. {
  38.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  39.     color : rgb(171,213,80);
  40.     font-weight : normal;
  41.     font-style : normal;
  42.     text-decoration : none
  43. }
  44.  
  45. .TextObject
  46. {
  47.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  48.     font-size : 0.8em;
  49.     color : rgb(40,120,10);
  50.     line-height : 1.5em;
  51.     font-weight : normal;
  52.     font-style : normal
  53. }
  54.  
  55. H1
  56. {
  57.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  58.     font-size : 1.75em;
  59.     text-transform : uppercase;
  60.     font-weight : normal;
  61.     font-style : normal
  62. }
  63.  
  64. H2
  65. {
  66.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  67.     font-size : 1.5em;
  68.     text-transform : uppercase;
  69.     font-weight : normal;
  70.     font-style : normal
  71. }
  72.  
  73. P
  74. {
  75.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  76.     color : rgb(40,120,10);
  77.     line-height : 1.5em;
  78.     font-weight : normal;
  79.     font-style : normal
  80. }
  81.  
  82. H3
  83. {
  84.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  85.     font-size : 1.2em;
  86.     text-transform : uppercase;
  87.     color : rgb(40,120,10);
  88.     font-weight : normal;
  89.     font-style : normal
  90. }
  91.  
  92. OL
  93. {
  94.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  95.     color : rgb(119,182,8);
  96.     font-style : italic
  97. }
  98.  
  99. H4
  100. {
  101.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  102.     font-size : 1em;
  103.     text-transform : uppercase;
  104.     border-left-style : none;
  105.     border-top-style : none;
  106.     border-right-style : none;
  107.     border-bottom-style : none
  108. }
  109.  
  110. .TextNavBar
  111. {
  112.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  113.     color : rgb(171,213,80);
  114.     font-weight : normal;
  115.     font-style : normal;
  116.     text-decoration : none
  117. }
  118.  
  119. H5
  120. {
  121.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  122.     font-size : 0.8em;
  123.     text-transform : uppercase;
  124.     font-weight : normal;
  125.     font-style : normal
  126. }
  127.  
  128. H6
  129. {
  130.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  131.     font-size : 0.75em;
  132.     text-transform : uppercase;
  133.     font-weight : normal;
  134.     font-style : normal
  135. }
  136.  
  137. A:hover
  138. {
  139.     font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
  140.     color : rgb(40,120,10);
  141.     font-weight : normal;
  142.     font-style : normal;
  143.     border-bottom : 1pt dotted rgb(0,0,0)
  144. }
  145.  
  146.